1
/*----------------------------------------------------------
2 The base color for this template is #5c87b2. If you'd like
3 to use a different color start by replacing all instances of
4 #5c87b2 with your new color.
5 ----------------------------------------------------------*/
8 background-color: #5c87b2;
10 font-family: Verdana
, Helvetica
, Sans-Serif
;
19 text-decoration: underline
;
28 text-decoration: none
;
42 ----------------------------------------------------------*/
43 h1
, h2
, h3
, h4
, h5
, h6
47 font-family: Arial
, Helvetica
, sans-serif
;
73 /* this rule styles <h2> tags that are the
74 first child of the left and right table columns */
75 .rightColumn
> h1
, .rightColumn
> h2
, .leftColumn
> h1
, .leftColumn
> h2
80 /* PRIMARY LAYOUT ELEMENTS
81 ----------------------------------------------------------*/
83 /* you can specify a greater or lesser percentage for the
84 page width. Or, you can specify an exact pixel width. */
108 font-family: Arial
, Helvetica
, sans-serif
;
109 font-size: 32px !important
;
114 padding: 30px 30px 15px 30px;
115 background-color: #fff;
117 _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
131 ----------------------------------------------------------*/
134 border-bottom: 1px #5C87B2 solid
;
151 text-decoration: none
;
160 text-decoration: none
;
162 background-color: #e8eef4;
168 background-color: #fff;
169 text-decoration: none
;
174 background-color: #a6e2a6;
175 text-decoration: none
;
178 ul#menu li
.selected a
180 background-color: #fff;
184 /* FORM LAYOUT ELEMENTS
185 ----------------------------------------------------------*/
191 border: 1px solid
#CCC;
196 margin: 2px 12px 10px 10px;
203 padding: 2px 4px 8px 4px;
209 border: 1px solid
#CCC;
212 input
[type
="password"]
215 border: 1px solid
#CCC;
219 ----------------------------------------------------------*/
223 border: solid
1px #e8eef4;
224 border-collapse: collapse
;
230 border: solid
1px #e8eef4;
237 background-color: #e8eef4;
238 border: solid
1px #e8eef4;
242 ----------------------------------------------------------*/
277 text-decoration: underline
;
283 text-decoration: underline
;
289 text-decoration: none
;
292 /* Styles for validation helpers
293 -----------------------------------------------------------*/
294 .field-validation-error
299 .field-validation-valid
304 .input-validation-error
306 border: 1px solid
#ff0000;
307 background-color: #ffeeee;
310 .validation-summary-errors
316 .validation-summary-valid
321 /* Styles for editor and display helpers
322 ----------------------------------------------------------*/